Bug 617583 - Dead accents keys don't work in GTK+ applications on OSX
authorJohn Ralls <jralls@ceridwen.us>
Fri, 9 Sep 2011 08:12:40 +0000 (10:12 +0200)
committerMichael Natterer <mitch@gimp.org>
Fri, 9 Sep 2011 08:56:49 +0000 (10:56 +0200)
commitb71f28037fea548edd36e879d05c772656481813
treef27bf2b5c6f06fc93957eea9a820a5751db5bbfb
parent228f30e055589bfe5c053b472ab415cddb88a0a6
Bug 617583 - Dead accents keys don't work in GTK+ applications on OSX

Handle dead keys in special_ucs_table and have them converted by
UCKeyTranslate(), so all dead key combinations can be entered.
Later, this should be handled in the input method, just as it's
done for X11/Win32.
gdk/quartz/gdkkeys-quartz.c